UCF STIG Viewer Logo

Firefox is configured to allow JavaScript to disable or replace context menus.


Overview

Finding ID Version Rule ID IA Controls Severity
V-15986 DTBF183 SV-16928r1_rule ECSC-1 Medium
Description
A context menu (also known as a pop-up menu) is often used in a graphical user interface (GUI) and appears upon user interaction (e.g., a right mouse click). A context menu offers a limited set of choices that are available in the current state, or context, of the operating system or application. A website may execute JavaScript that can make changes to these context menus. This can help disguise an attack. Set this preference to "false" so that webpages will not be able to affect the context menu event.
STIG Date
Mozilla FireFox 2014-03-21

Details

Check Text ( C-16626r1_chk )
Type "about:config" in the address bar of the browser. Verify that the preference “dom.event.contextmenu.enabled" is set and locked to “false”.

Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.
Fix Text (F-15998r1_fix)
Ensure the preference “dom.event.contextmenu.enabled" is set and locked to the value of “false”.